[INFO] cloning repository https://github.com/robinohs/constellation_networkx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinohs/constellation_networkx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinohs%2Fconstellation_networkx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinohs%2Fconstellation_networkx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d43519b0aa6dd3dac78d40b14c6c70fef5f4117
[INFO] testing robinohs/constellation_networkx against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinohs%2Fconstellation_networkx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robinohs/constellation_networkx
[INFO] finished tweaking git repo https://github.com/robinohs/constellation_networkx
[INFO] tweaked toml for git repo https://github.com/robinohs/constellation_networkx written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robinohs/constellation_networkx on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robinohs/constellation_networkx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a82ada108ce2a59d05346ade764453ed20cdfdf4ca665bb15f5e93253135601f
[INFO] running `Command { std: "docker" "start" "-a" "a82ada108ce2a59d05346ade764453ed20cdfdf4ca665bb15f5e93253135601f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a82ada108ce2a59d05346ade764453ed20cdfdf4ca665bb15f5e93253135601f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a82ada108ce2a59d05346ade764453ed20cdfdf4ca665bb15f5e93253135601f", kill_on_drop: false }`
[INFO] [stdout] a82ada108ce2a59d05346ade764453ed20cdfdf4ca665bb15f5e93253135601f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 849325c86cffad875851df8d3ca0995604efabe4f35ac5104b266f752fea9284
[INFO] running `Command { std: "docker" "start" "-a" "849325c86cffad875851df8d3ca0995604efabe4f35ac5104b266f752fea9284", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling wide v0.7.15
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling ran v1.1.5
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling indxvec v1.8.9
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling medians v2.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling nalgebra v0.32.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling hifitime v3.3.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling yaserde_derive v0.7.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling rstats v1.3.3
[INFO] [stderr]    Compiling yaserde v0.7.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling uom v0.35.0
[INFO] [stderr]    Compiling hyperdual v1.2.0
[INFO] [stderr]    Compiling nyx-space v1.1.2
[INFO] [stderr]    Compiling cstl_ntwkx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_x`, `get_y`, and `get_z` are never used
[INFO] [stdout]   --> src/constellation/node.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub(crate) trait Node {
[INFO] [stdout]    |                  ---- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 93 |     fn get_x(&self) -> Length;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 94 |     fn get_y(&self) -> Length;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 95 |     fn get_z(&self) -> Length;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "849325c86cffad875851df8d3ca0995604efabe4f35ac5104b266f752fea9284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "849325c86cffad875851df8d3ca0995604efabe4f35ac5104b266f752fea9284", kill_on_drop: false }`
[INFO] [stdout] 849325c86cffad875851df8d3ca0995604efabe4f35ac5104b266f752fea9284
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7675caa8dcafd9cfd4422c9c9ee250aacf897eb8071be069e2377e5b8cfe3576
[INFO] running `Command { std: "docker" "start" "-a" "7675caa8dcafd9cfd4422c9c9ee250aacf897eb8071be069e2377e5b8cfe3576", kill_on_drop: false }`
[INFO] [stderr]    Compiling cstl_ntwkx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_x`, `get_y`, and `get_z` are never used
[INFO] [stdout]   --> src/constellation/node.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub(crate) trait Node {
[INFO] [stdout]    |                  ---- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 93 |     fn get_x(&self) -> Length;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 94 |     fn get_y(&self) -> Length;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 95 |     fn get_z(&self) -> Length;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7675caa8dcafd9cfd4422c9c9ee250aacf897eb8071be069e2377e5b8cfe3576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7675caa8dcafd9cfd4422c9c9ee250aacf897eb8071be069e2377e5b8cfe3576", kill_on_drop: false }`
[INFO] [stdout] 7675caa8dcafd9cfd4422c9c9ee250aacf897eb8071be069e2377e5b8cfe3576
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8f300ec7599b7c7fd47ef58afb3685e193cd584eb91d7b52d4a01092cd2822c
[INFO] running `Command { std: "docker" "start" "-a" "f8f300ec7599b7c7fd47ef58afb3685e193cd584eb91d7b52d4a01092cd2822c", kill_on_drop: false }`
[INFO] [stderr] warning: methods `get_x`, `get_y`, and `get_z` are never used
[INFO] [stderr]   --> src/constellation/node.rs:93:8
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub(crate) trait Node {
[INFO] [stderr]    |                  ---- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 93 |     fn get_x(&self) -> Length;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 94 |     fn get_y(&self) -> Length;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 95 |     fn get_z(&self) -> Length;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cstl_ntwkx` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cstl_ntwkx-9d9f03cfaa988033)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f8f300ec7599b7c7fd47ef58afb3685e193cd584eb91d7b52d4a01092cd2822c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8f300ec7599b7c7fd47ef58afb3685e193cd584eb91d7b52d4a01092cd2822c", kill_on_drop: false }`
[INFO] [stdout] f8f300ec7599b7c7fd47ef58afb3685e193cd584eb91d7b52d4a01092cd2822c
